toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
decimal
/
ceil
ceil
rell
pure
function
ceil
(
)
:
decimal
Ceiling value: rounds 1.0 to 1.0, 1.00001 to 2.0, -1.99999 to -1.0, etc.
Since
0.9.1